Remove trailing space in comments
authorBarak Itkin <lightningismyname@gmail.com>
Thu, 21 Jul 2011 14:33:17 +0000 (17:33 +0300)
committerBarak Itkin <lightningismyname@gmail.com>
Thu, 21 Jul 2011 14:33:17 +0000 (17:33 +0300)
babl/babl.h

index 1ad2ea79b16db2d31b191598871e6a7f3cbce3ce..cddfbb7f468bb58e39d8503a614780151b04aa75 100644 (file)
@@ -174,7 +174,7 @@ Babl * babl_format_new     (void *first_arg,
 
 /*
  * Defines a new pixel format in babl. With the specified data storage
- * type and the given number of components. At the moment behavior of 
+ * type and the given number of components. At the moment behavior of
  * conversions are only well defined to other babl_format_n derived formats
  * with the same number of components.
  */